-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Fix mono debugger thread block when wait for attach #62175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…XIT_GC_UNSAFE; mono_runtime_delegate_invoke wrapper with MONO_ENTER_GC_UNSAFE/MONO_EXIT_GC_UNSAFE;
…AD_INFO_FLAGS_NO_SAMPLE
|
Tagging subscribers to this area: @thaystg |
lambdageek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@srxqds Could you also change MONO_REQ_GC_SAFE_MODE to MONO_REQ_GC_UNSAFE_MODE at the beginning of wait_for_attach.
done |
fix: #62128